Parameters
- isTextFile
- true if the data to compress has been retrieved from a text file; false otherwise.
- hasHeaderChecksum
- true if the header as a checksum; false otherwise.
- lastWriteDateTime
- A System.DateTime value representing the last modification date/time.
- extraHeader
- An array containing the possible extra headers.
- fileName
- A string representing the header's filename.
- comment
- The header's comment. Can be System.String.Empty is there is no comment.